| Author |
Thread Statistics | Show CCP posts - 1 post(s) |

Andy Tibs
Galactic Express Intrepid Crossing
0
|
Posted - 2011.09.16 16:47:00 -
[1] - Quote
Since TEA was changed to use the new APIs, I haven't been able to successfully create a new account using the Registration form on our Forum. Everything works up to the point where you click the "Get Characters" button while you are picking a username, etc... They keys I have used I know that are working because they have worked for me for other things...
I am using Version 1.3.0 r167 and the error I am getting is this: "Error 106 (Must provide userID or keyID parameter for authentication.)"
I am unsure what I could have done wrong, but haven't seen anyone else mention it yet. Any ideas/help would be great!
Thanks in advance! |

Andy Tibs
Galactic Express Intrepid Crossing
0
|
Posted - 2011.10.04 12:26:00 -
[2] - Quote
LoneEcho wrote:I'm using 1.3.0 r168 and when I click get characters, nothing happens.
When using 1.2.1 it works fine using the old legacy API keys.
I am having the same issue. |

Andy Tibs
Galactic Express Intrepid Crossing
0
|
Posted - 2011.10.10 12:34:00 -
[3] - Quote
LoneEcho wrote:Andy Tibs wrote:LoneEcho wrote:I'm using 1.3.0 r168 and when I click get characters, nothing happens.
When using 1.2.1 it works fine using the old legacy API keys. I am having the same issue. It seems you need to edit permissions for TEA_xmlhttp.php to 644. Its located in the TEA folder. I tried that and now it works.
Yea, I changed that and had to replace the template files for the profile and registration pages. Now... all is working fine!  |

Andy Tibs
Galactic Express Intrepid Crossing
0
|
Posted - 2011.10.11 01:14:00 -
[4] - Quote
Norian Lonark wrote:Andy Tibs wrote:LoneEcho wrote:Andy Tibs wrote:LoneEcho wrote:I'm using 1.3.0 r168 and when I click get characters, nothing happens.
When using 1.2.1 it works fine using the old legacy API keys. I am having the same issue. It seems you need to edit permissions for TEA_xmlhttp.php to 644. Its located in the TEA folder. I tried that and now it works. Yea, I changed that and had to replace the template files for the profile and registration pages. Now... all is working fine!  Hi, I am also having this problem. I checked the file permissions and they are fine. Please could you explain the steps that you needed to get it to work as I dont know what you mean by replacing the template files? Thanks, Nori.
Here is what I did to get it working for me. After a lot of looking around at the code of the forums / TEA mod I was able to figure out what went wrong in my case. It appears at some point when I was upgrading to different versions of the mod, at some point it did not undo the changes that it executes when you install it on your forum. So what that led to with me is multiple edits in a few of the forum's files which caused some fields in the registration form to show up more than once as shown in this picture: http://i.imgur.com/206WX.png This seemed to cause the code of the TEA mod appear more than once in the code which appeared to confuse everything and make it not work. So here is what I did to get it working for me.
- First I uninstalled the TEA mod to make sure it was not active or modifying any part of the forum. (It edits some files when it is active and is supposed to undo its edits when you uninstall).
- Then i replaced the Register.template.php file as well as the template file for the profile (I was getting errors in the profile as well when people would try to update their API key) with the default files you get from a fresh SMF Forum install.
- Once those were replaced back to the originals, I re-installed the latest version of the TEA mod (1.3.0 r168) and activated it.
After doing this everything has been working for me like it is supposed to. I hope this may help someone else that could have the same problem. |

Andy Tibs
Galactic Express Intrepid Crossing
0
|
Posted - 2011.11.11 13:47:00 -
[5] - Quote
Tomy LEE wrote:Is this mod works fine with new api ?
Yea, the new dev versions (1.3 and up) work great with the new APIs. |

Andy Tibs
Galactic Express
0
|
Posted - 2012.08.29 16:58:00 -
[6] - Quote
robo tim wrote:I need a bit of help guys. I have used this mod before but for some reason this time it isnt working. I have the mod installed (dev version TEA, SMF 2.0.2). everything in settings and rules is setup correctly also, but my issue here is when peopl go to register that the the following: Quote:Error 106 (Must provide userID or keyID parameter for authentication.) I have tested it with my api key and still get the same error... i checked the api site and everything is correct. So what am i missing?
I ran into this error a bit ago and here is how I fixed it...
Screenshot of my error: http://i.imgur.com/206WX.png
1. First I uninstalled the TEA mod to make sure it was not active or modifying any part of the forum. (It edits some files when it is active and is supposed to undo its edits when you uninstall). 2. Then i replaced the Register.template.php file as well as the template file for the profile (I was getting errors in the profile as well when people would try to update their API key) with the default files you get from a fresh SMF Forum install. 3. Once those were replaced back to the originals, I re-installed the latest version of the TEA mod and activated it.
Those were the steps I used to fix the issue for my issue. Hope that helps... |

Andy Tibs
Galactic Express
0
|
Posted - 2012.08.29 19:49:00 -
[7] - Quote
robo tim wrote:Andy Tibs wrote:robo tim wrote:I need a bit of help guys. I have used this mod before but for some reason this time it isnt working. I have the mod installed (dev version TEA, SMF 2.0.2). everything in settings and rules is setup correctly also, but my issue here is when peopl go to register that the the following: Quote:Error 106 (Must provide userID or keyID parameter for authentication.) I have tested it with my api key and still get the same error... i checked the api site and everything is correct. So what am i missing? I ran into this error a bit ago and here is how I fixed it... Screenshot of my error: http://i.imgur.com/206WX.png1. First I uninstalled the TEA mod to make sure it was not active or modifying any part of the forum. (It edits some files when it is active and is supposed to undo its edits when you uninstall). 2. Then i replaced the Register.template.php file as well as the template file for the profile (I was getting errors in the profile as well when people would try to update their API key) with the default files you get from a fresh SMF Forum install. 3. Once those were replaced back to the originals, I re-installed the latest version of the TEA mod and activated it. Those were the steps I used to fix the issue for my issue. Hope that helps... what file did you install the "TEA-trunk" or the "TEA 1.2.1"
I am using the dev version (1.3.0 r168 at the time I had this error) |

Andy Tibs
Galactic Express
0
|
Posted - 2012.08.29 20:28:00 -
[8] - Quote
robo tim wrote: all fixed thanks!!!
Glad I was able to help!  |
| |
|